Merge "New Hook rc/watchlist hook ChangesListBegin"
[lhc/web/wiklou.git] / includes / specials / SpecialWatchlist.php
index 68a514c..4bf6c79 100644 (file)
@@ -321,7 +321,8 @@ class SpecialWatchlist extends ChangesListSpecialPage {
                $list = ChangesList::newFromContext( $this->getContext() );
                $list->setWatchlistDivs();
 
-               $s = $list->beginRecentChangesList();
+               $s = $list->beginRecentChangesList( $rows );
+               $dbr->dataSeek( $rows, 0 );
                $counter = 1;
                foreach ( $rows as $obj ) {
                        # Make RC entry